home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / ada / adaed.rea < prev    next >
Encoding:
Text File  |  1996-11-16  |  1.5 KB  |  50 lines

  1. % this is simple -*- text -*-
  2.  
  3. This is the Linux port of AdaEd V1.11.0a+, a freely distributable Ada
  4. *interpreter*. The tarfile adaed.tar.Z contains the necessairy
  5. binaries and a Ada-library with the predefined packages. 
  6.  
  7. DOCUMENTATION
  8.  
  9. The man pages explain very well the usage of AdaEd. I strongly recommend 
  10. the definition of the environment varable ADALIB.
  11.  
  12. For further doc about Ada see comp.lang.ada. A FAQ will sonn be available.
  13.  
  14.  
  15. INSTALLATION
  16.  
  17. go to /usr and untar the file. This will give you these files:
  18.  
  19. local/bin/adabind    -- Ada linker
  20. local/bin/adacomp    -- front end
  21. local/bin/adaexec    -- interpreter
  22. local/bin/adalib    -- library manager
  23. local/lib/predef.axq    \
  24. local/lib/predef.lib     - lib of predefined packages
  25. local/lib/predef.trc    /
  26. local/lib/adabind    -- a link to /usr/local/bin/adabind
  27. local/lib/adagen    \
  28. local/lib/adaprs     - "sub"programs of the front end 
  29. local/lib/adasem    /
  30. man/manl/adabind.l    \
  31. man/manl/adacomp.l     \
  32. man/manl/adaed.l      - man pages
  33. man/manl/adaexec.l     /
  34. man/manl/adalib.l    /
  35. README            -- README from NYU
  36. appendf.doc        -- Appendix F
  37. ada.diff        -- context diff between Linux port and
  38.             -- cs.nyu.edu:/pub/adaed/Adaed-1.11.0a+.tar.Z
  39.  
  40.  
  41. Rolf
  42.  
  43. -----------------------------------------------------------------------------
  44. Rolf Ebert     Groupe Informatique et Systemes Energetiques     GISE EMP-ENPC
  45. Tel: +33 1 43044098 app 3475 FAX: +33 1 43046364            La Courtine Cedex
  46. Internet: ebert@enpc.fr                                F-93167 Noisy le Grand
  47. -----------------------------------------------------------------------------
  48.  
  49.  
  50.